McAxisInfo.Simulation property
Checks whether the axis is in the simulation mode. For example, a motor is simulated.
Namespace: IntervalZero.KINGSTAR.Base.ApiAssembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public bool Simulation { get; }
Public ReadOnly Property Simulation As Boolean
Property value
Type: bool
See also